firecracker_d ~master (2022-03-02T10:04:16.0428256)
Dub
Repo
FirecrackerException
firecracker_d
models
error
Undocumented in source.
class
FirecrackerException : Exception {
FirecrackerError
error
;
this
(FirecrackerError e, string file, size_t line);
}
Constructors
this
this
(FirecrackerError e, string file, size_t line)
Undocumented in source.
Members
Variables
error
FirecrackerError
error
;
Undocumented in source.
Meta
Source
See Implementation
firecracker_d
models
error
classes
FirecrackerException
functions
throwFromResponse
structs
FirecrackerError